home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / drivers / ljp3fw.arj / DEMOE.RMK < prev    next >
Text File  |  1993-09-15  |  424b  |  19 lines

  1. //    DEMOE.RMK
  2. //
  3. //    Copyright (c) 1993 CAPITOL CITY SOFTWARE, INC. All rights reserved.
  4. //
  5.  
  6. .prg.obj:
  7.    CLIPPER $*  /m /n /a /w /b /p /O$@
  8. // CLIPPER $*  /m /n /a /w /O$@
  9.  
  10.  
  11. demolj3.OBJ  : demolj3.PRG   LJPRTIII.CH
  12. RASTER.obj   : RASTER.prg    LJPRTIII.CH
  13. ljform.obj   : ljform.prg   LJPRTIII.CH
  14.  
  15. DEMOLJ3.exe : demolj3.obj   \
  16.               ljform.obj   \
  17.               RASTER.obj
  18.     EXOSPACE @DEMOE
  19.